Home / comp / gb / boolean[] / push 
Boolean[].Push (gb)
Syntax
SUB Push ( Value AS Boolean )
Adds an element at the end of the array.

It is an equivalent to Add with only its first argument.